type golang.org/x/text/unicode/norm.formInfo
6 uses
golang.org/x/text/unicode/norm (current package)
composition.go#L104: f formInfo
forminfo.go#L54: type formInfo struct {
forminfo.go#L61: var formTable = []*formInfo{{
normalize.go#L304: func (f *formInfo) quickSpan(src input, i, end int, atEOF bool) (n int, ok bool) {
normalize.go#L462: func lastBoundary(fd *formInfo, b []byte) int {
normalize.go#L556: func lastRuneStart(fd *formInfo, buf []byte) (Properties, int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)